home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 40 / Amiga Format CD40 (1999-05-11)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-06].iso / -seriously_amiga- / wb / flynn / readme < prev    next >
Text File  |  1999-03-29  |  2KB  |  94 lines

  1. Short:    system load meter
  2. Author:   bifat / TEK neoscientists
  3. Uploader: timm.mueller@darmstadt.netsurf.de
  4. Type:     util/wb
  5. Version:  1.0
  6. Requires: os3.0 (v39), 68020
  7.  
  8.  
  9. system load meter
  10.  
  11. created during the 'mongo grass party'
  12. neoscientific spring conference.
  13.  
  14.  
  15. introduction
  16. -------------------
  17.  
  18. Flynn is a tiny system load meter for your workbench. i've
  19. picked this idea from a windowmaker appicon on a linux
  20. desktop. the amiga version is a bit fancier, though. ;-)
  21.  
  22. Flynn lives in a dark place, i.e. in a tiny window on your
  23. workbench. he's your slave, and you're his master. he lives
  24. around task priority 0, and he will suffer from your
  25. activities, i.e. from the system load generated by your
  26. applications. you can drag him around and resize his window.
  27.  
  28. his pervert nature is not to be trusted. hurt him plenty!
  29.  
  30.  
  31. notes
  32. -------------------
  33.  
  34. Flynn uses some kind of stochastic load analysis, and tasks
  35. with lower priorities will impose less torture on him than
  36. tasks with higher priority. he doesn't care of load caused
  37. by interrupt code.
  38.  
  39. Flynn reacts to screen notification (screennotify.library).
  40. preferences will be saved automatically in the icon's
  41. tooltypes. if no icon exists, flynn will create one for you.
  42.  
  43. if scheduled with Executive, Flynn's life would be too easy.
  44. i suggest to experiment with noschedule (include his
  45. childtasks) and leave his task priority untouched, or set it
  46. below dynamic range.
  47.  
  48. Flynn needs an 68020, OS3.0, render.library v29.0
  49. (dev/misc/renderlib.lha) and guigfx.library v15.0
  50. (dev/misc/guigfxlib.lha). Flynn comes with source code.
  51.  
  52.  
  53.  
  54. installation
  55. -------------------
  56.  
  57. not much to say here... install the libraries and drag Flynn
  58. to your wbstartup drawer. he's not a commodity, but he lives
  59. quite comfortable there.
  60.  
  61.  
  62.  
  63. usage
  64. -------------------
  65.  
  66. find a good place and window size for Flynn. press escape or
  67. send him a CTRL-C if you want to get rid of him.
  68.  
  69.  
  70.  
  71. legal status
  72. -------------------
  73.  
  74. created by TEK neoscientists. 
  75. freeware, no copyrights apply.
  76.  
  77.  
  78.  
  79. requirements
  80. -------------------
  81.  
  82. - os3.0 (v39)
  83. - 68020
  84. - guigfx.library v15 (dev/misc/guigfxlib.lha)
  85. - render.library v29 (dev/misc/renderlib.lha)
  86.  
  87.  
  88.  
  89. author
  90. -------------------
  91.  
  92. bifat / TEK neoscientists
  93. timm.mueller@darmstadt.netsurf.de
  94.